Create Query Item from Dictionary (No Encoding)
(7 actions, 6 KB)
0 Get Dictionary from
[Shortcut Input]
»
1
2
1 Repeat with Each in
[0 Dictionary
’s Keys
]
2 Get Dictionary Value for
[Repeat Item]
in
[0 Dictionary]
»
3 Text
[Repeat Item]
=
[2 Dictionary Value]
4 End Repeat with Each »
5 Combine Text
[4 Repeat Results]
with
Custom
»
TextCustomSeparator
:
&
6 Stop and Output
[5 Combined Text]